CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - integer linear programming matlab

搜索资源列表

  1. intprog

    0下载:
  2. 分枝定界法程序,解混合整数线性规划《详解MATLAB在最优化计算中的应用》中的分枝定界法程序,稍作了修改-Branch and bound method procedures, the solution mixed integer linear programming, " Detailed MATLAB optimization calculation in the application" in the branch and bound procedure, slightl
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1791
    • 提供者:仪大勇
  1. proficient-in-MATLAB-optimization

    1下载:
  2. 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:43473
    • 提供者:兰琪
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. Classicalalgorithm

    0下载:
  2. 数学建模比赛常用的算法,包括插值与拟合、线性规划、整数规划、动态规划、遗传算法等-Competition commonly used mathematical modeling algorithms, including interpolation and fitting, linear programming, integer programming, dynamic programming, genetic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3058753
    • 提供者:Arthur
  1. matlabsuanfa

    0下载:
  2. 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16983
    • 提供者:肖可
  1. linear-matlab

    0下载:
  2. 解整数规划的一系列程序,尤其是针对0-1规划.-Integer programming solution of a series of procedures, especially for 0-1 programming.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2994
    • 提供者:zhuying
  1. bnb18

    1下载:
  2. 非线性整数规划Matlab源程序m文件,调用后解决非线性整数规划问题。-M non-linear integer programming Matlab source file, called upon to solve nonlinear integer programming problem.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:4978
    • 提供者:jiajt
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. linearandintegercode

    1下载:
  2. 线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与0-1规划)的matlab源程序-matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5420
    • 提供者:张干清
  1. IPF

    0下载:
  2. MATLAB整数线性规划程序,通过对约束条数的调整,用以求解各类线性规划问题-MATLAB integer linear programming procedures, the number of articles on the adjustment of binding to various types of linear programming problem solving
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:742
    • 提供者:dai
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. Matlab-mathematical-modeling

    0下载:
  2. 本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4214967
    • 提供者:周利伟
  1. YALMIP

    0下载:
  2. 用matlab解线性规划,整数规划,非线性规划,混合规划以及其它的规划推荐使用YALMIP,它是matlab的工具箱.-Using matlab for solving linear programming, integer programming, nonlinear programming, mixed planning and other planning recommended YALMIP, it is the matlab toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1069382
    • 提供者:wenL
  1. MATLAB-Optimization-Toolbox

    0下载:
  2. matlab最优化计算:线性规划,非线性规划,整数规划,二次规划,遗传优化,粒子群优化。-matlab optimization calculation: linear programming, nonlinear programming, integer programming, quadratic programming, genetic optimization, particle swarm optimization。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1312720
    • 提供者:小马过河
  1. Meditation

    0下载:
  2. 求解混合整数线性/非线性规划的matlab源代码-Solving mixed integer linear/nonlinear programming of matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2213
    • 提供者:lzyacht
  1. Form1

    0下载:
  2. 附件是一些参考文章,选一些能读懂的来学习。也可以自己上图书馆中国期刊全文数据库再下载相关的文献来看。准备下学期第三周写出开题报告。 要准备把其中doc文件的模型编程求解(可视化),需求数据当然可随意改变输入 -Integer programming branch and bound algorithm matlab source general meaning of each parameter with the matlab optimization toolbox of linear
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:2166
    • 提供者:
  1. yalmipR20140605

    0下载:
  2. 添加到matlab的toolbox中,用来解决整数线性规划的yalmip工具箱,2014年6月最新版-Add to the toolbox in matlab for solving integer linear programming yalmip toolbox, in June 2014 the latest version
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1125164
    • 提供者:胡晓青
  1. IP

    0下载:
  2. This function solves the mixed integer linear programming problems. It uses the linprog.m function that comes with the optimization toolbox of MATLAB. It employs the branch and bound algorithm. It uses depth first search.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:zeinab
  1. 用分枝定界法求解整数线性规划问题

    1下载:
  2. matlab代码,用分枝定界法求解整数线性规划问题。(Matlab code, use the branch and bound method for solving integer linear programming problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:why0719
  1. 数学建模 规划类资料整理及例子

    1下载:
  2. 数学建模matlab规划类例子,包括线性规划、整数规划、目标规划、非线性规划等(Examples of mathematical modeling matlab planning, including linear programming, integer programming, goal programming, nonlinear programming, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:九天玹月
« 1 23 »
搜珍网 www.dssz.com